const runtime.cgoResultFail

2 uses

	runtime (current package)
		cgocall.go#L439: const cgoResultFail = "cgo result has Go pointer"
		cgocall.go#L638: 	cgoCheckArg(t, ep.data, t.kind&kindDirectIface == 0, false, cgoResultFail)